stylecontext: always add the ARROW style class when rendering an arrow
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 2 Dec 2011 16:58:14 +0000 (11:58 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 5 Dec 2011 14:37:21 +0000 (09:37 -0500)
commitd80ff7b5f1489e4800ef926152c13f3503807e34
treeb82c3dead9cae690c984b763b11f154443020713
parentc538fb8f6477c4b5cd6fa8fdeb2a2f643f7524c9
stylecontext: always add the ARROW style class when rendering an arrow

When gtk_render_arrow() is called, always add an ARROW style class to
the GtkStyleContext before rendering, so themes can specify a different
color for it.

https://bugzilla.gnome.org/show_bug.cgi?id=665420
gtk/gtkstylecontext.c